bitkeeper revision 1.1415 (42887ada_Jmkta2rYHnpJBE2EVpy4w)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 16 May 2005 10:50:02 +0000 (10:50 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 16 May 2005 10:50:02 +0000 (10:50 +0000)
commitbfad55585786589fb608058034792e90b0cca1e4
tree4935190e49656dd01a568cabc9803d80f7994f21
parentfa1bec6f50e52d93b4e842fb305d309768191771
bitkeeper revision 1.1415 (42887ada_Jmkta2rYHnpJBE2EVpy4w)

Remove generic 'fast trap' from the Xen public interfaces. Internally
within Xen, we automatically set up direct trap for int 0x80, which is
the only 'fast trap' vector that we ever supported anyway.
Signed-off-by: Keir Fraser <keir@xensource.com>
25 files changed:
docs/src/interface.tex
extras/mini-os/h/hypervisor.h
freebsd-5.3-xen-sparse/i386-xen/i386-xen/machdep.c
freebsd-5.3-xen-sparse/i386-xen/i386-xen/mp_machdep.c
freebsd-5.3-xen-sparse/i386-xen/include/hypervisor.h
linux-2.4.29-xen-sparse/arch/xen/kernel/traps.c
linux-2.6.11-xen-sparse/arch/xen/i386/kernel/smpboot.c
linux-2.6.11-xen-sparse/arch/xen/i386/kernel/traps.c
linux-2.6.11-xen-sparse/include/asm-xen/asm-i386/hypercall.h
linux-2.6.11-xen-sparse/include/asm-xen/asm-x86_64/hypercall.h
netbsd-2.0-xen-sparse/sys/arch/xen/include/hypervisor.h
tools/libxc/xc_linux_build.c
tools/libxc/xc_linux_restore.c
tools/libxc/xc_plan9_build.c
tools/libxc/xc_vmx_build.c
xen/arch/x86/dom0_ops.c
xen/arch/x86/domain.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_32/traps.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/processor.h
xen/include/public/arch-x86_32.h
xen/include/public/dom0_ops.h
xen/include/public/xen.h